Attributes {
    Y {
        String standard_name "latitude";
        Float32 pointwidth 0.8333333;
        Int32 gridtype 0;
        String units "degree_north";
    }
    X {
        String standard_name "longitude";
        Int32 gridtype 0;
        String units "degree_east";
    }
    max {
        String standard_name "latitude";
        Float32 pointwidth 0.8333333;
        String fnname "max";
        String history "max over Y[90S, 90N]";
        String units "degree_north";
        String long_name "Latitude, topography";
    }
NC_GLOBAL {
    String Conventions "IRIDL";
}
}